projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcffb5c
)
Update commentary in w32notify.c.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 2 Jul 2013 16:32:03 +0000
(19:32 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 2 Jul 2013 16:32:03 +0000
(19:32 +0300)
src/w32notify.c
patch
|
blob
|
history
diff --git
a/src/w32notify.c
b/src/w32notify.c
index be03a6ce45f72c1711268fce80da48cd2f1f545c..95ab298f2d384cdf45bb118754388e3d7df41b59 100644
(file)
--- a/
src/w32notify.c
+++ b/
src/w32notify.c
@@
-59,7
+59,7
@@
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
When the FILE_NOTIFY_EVENT event is processed by keyboard.c's
kbd_buffer_get_event, it is converted to a Lispy event that can be
- bound to a command. The default binding is
w32
notify-handle-event,
+ bound to a command. The default binding is
file-
notify-handle-event,
defined on subr.el.
After w32_read_socket or w32_console_read_socket are done